CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - des rsa

搜索资源列表

  1. jiajiemi

    0下载:
  2. 最常用的全套的加解密程序包括DES、RSA、MD5等等。。。。。 使用环境:VC.net 2003及以上版本-A full set of the most commonly used encryption and decryption procedures, including DES, RSA, MD5 and so on. . . . . The use of the environment: VC.net 2003 and above
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:681244
    • 提供者:xiunai
  1. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:27875
    • 提供者:tangxiaojun
  1. borZoi-1.0.2

    0下载:
  2. 一个很全很强大的密码算法库,是一个大学研究机构编写的,可以用来作算法分析和仿真验证。-a crypto library includs various algorithm, such as aes, des ,ecc ,rsa ...
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:529785
    • 提供者:hanyu
  1. mixed_encryption

    0下载:
  2. 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。本系统特点如下:1:提供了俩个加密接口。混合加密,DES加密。2:本系统的DES可以进行1次DES加密(标准DES加密)和3次DES加密。它会根据密钥长度,自动选择加密方案-Implementation of the system a basic hybrid cryptosystem. It uses DES as the symmetric key algorithm, RSA public key a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:704474
    • 提供者:sunwu
  1. PKI_Exercises

    0下载:
  2. 用MFC实现的DES、RSA密码算法 -MFC implementation of the DES, RSA cryptographic algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:93545
    • 提供者:赵凯
  1. encryption_test

    0下载:
  2. 实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。 测试加解密效率等-To achieve communication in the process of data encryption (AES, DES, SHA-256, SHA-384, SHA512, RSA). Encryption and decryption efficiency test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:94162
    • 提供者:BY
  1. DES_C

    0下载:
  2. 用C语言编译的DES加解密程序 望大家指教-C language compiler to use the DES encryption and decryption process we hope that advice
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:594620
    • 提供者:许奇龙
  1. RSA.RAR

    0下载:
  2. RSA和DES的一些类~~可以对初学者有些帮助-RSA and DES, a number of categories ~ ~ can be helpful for beginners
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:8665
    • 提供者:104032282
  1. TomCrypt

    0下载:
  2. 一些封装好的加密函数的源代码,包括DES,RSA等源代码-Some good encryption function package' s source code, including DES, RSA, such as source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-26
    • 文件大小:2161865
    • 提供者:小余
  1. JIAMI

    0下载:
  2. 300种加解密算法,应有尽有,在这里你可以找到你想要的加解密算法的源码,DES。rsa.哈希函数-300 kinds of encryption and decryption algorithms, everything, where you can find what you want the source code encryption algorithm, DES. rsa. hashing function. .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1101179
    • 提供者:刘镇
  1. 1730309Rsa

    0下载:
  2. 混合加密程序,RSA算法加密DES密钥,DES算法加密消息.很多通讯系统都是这样加密的 -Hybrid encryption, RSA key DES encryption algorithm, DES encryption algorithm message. A lot of communication systems are encrypted so
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:758
    • 提供者:易守望
  1. encryptModule

    0下载:
  2. 用Java加密类实现常规的DES、RSA及SHA的加密算法,代码完整。-Encryption with Java class implements the conventional DES, RSA and SHA encryption algorithm, code integrity.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:35531
    • 提供者:191
  1. ZYBEncrypt

    0下载:
  2. 一些常见的C#加密解密类(MD5,RSA,DES,RC2...)包装集合.-Some common encryption and decryption of C# class (MD5, RSA, DES, RC2 ...) packaging collection.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:36162
    • 提供者:252
  1. RSADES

    0下载:
  2. 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。-Two algorithms using the RSA and the DES, based on designs and implements a simple model of network transmission. M
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1091302
    • 提供者:林晓波
  1. RSA(c)

    0下载:
  2. RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发的难题。-RSA algorithm is the C++ implementation. Public key encryption algorithm is the most widely used is RSA. RSA algorithm is developed by the original idea and objectiv
  3. 所属分类:Crypt_Decrypt algrithms

  1. RSADESmfc

    0下载:
  2. rsa算法,des算法mfc实现 VC++6.0-RSA DES Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:154124
    • 提供者:笨笨海
  1. encryptModule

    0下载:
  2. Java加密组件实现DES、RSA和SHA加密算法,实现了DESRSA和SHA加密给出统一的接口.-Java Encryption Component Implementation DES, RSA, and SHA encryption algorithm and SHA encryption to achieve the DESRSA give a unified interface.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:31048
    • 提供者:370
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. Crypt_plusplus

    0下载:
  2. 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8416432
    • 提供者:swreal
  1. PHP_RSA_DES_INFOSAFE

    0下载:
  2. 本系统是利用PHP代码实现RSA和DES安全的一个模型,相信初学网络信息安全的同道,一定能从中获益!-PHP+ DES+ RSA
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:254491
    • 提供者:林龙
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com